-
Home
-
Checkout with Cash App on WooCommerce
-
4.1.1
-
Code
-
Classes
- CreatePaymentRequest
| Total Complexity |
64 |
| Dependencies |
5 |
| Dependents |
2 |
| Total lines |
792 |
| Lines of code |
195 |
| Logical lines of code |
89 |
| Comment lines |
464 |
| Methods |
44 |
| Properties |
21 |
Methods 44
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| jsonSerialize() |
B |
39 |
21 |
64 |
| __construct() |
S |
74 |
1 |
5 |
| getSourceId() |
S |
82 |
1 |
3 |
| setSourceId() |
S |
81 |
1 |
3 |
| getIdempotencyKey() |
S |
82 |
1 |
3 |
| setIdempotencyKey() |
S |
81 |
1 |
3 |
| getAmountMoney() |
S |
82 |
1 |
3 |
| setAmountMoney() |
S |
81 |
1 |
3 |
| getTipMoney() |
S |
82 |
1 |
3 |
| setTipMoney() |
S |
81 |
1 |
3 |
| getAppFeeMoney() |
S |
82 |
1 |
3 |
| setAppFeeMoney() |
S |
81 |
1 |
3 |
| getDelayDuration() |
S |
82 |
1 |
3 |
| setDelayDuration() |
S |
81 |
1 |
3 |
| getAutocomplete() |
S |
82 |
1 |
3 |
| setAutocomplete() |
S |
81 |
1 |
3 |
| getOrderId() |
S |
82 |
1 |
3 |
| setOrderId() |
S |
81 |
1 |
3 |
| getCustomerId() |
S |
82 |
1 |
3 |
| setCustomerId() |
S |
81 |
1 |
3 |
| getLocationId() |
S |
82 |
1 |
3 |
| setLocationId() |
S |
81 |
1 |
3 |
| getTeamMemberId() |
S |
82 |
1 |
3 |
| setTeamMemberId() |
S |
81 |
1 |
3 |
| getReferenceId() |
S |
82 |
1 |
3 |
| setReferenceId() |
S |
81 |
1 |
3 |
| getVerificationToken() |
S |
82 |
1 |
3 |
| setVerificationToken() |
S |
81 |
1 |
3 |
| getAcceptPartialAuthorization() |
S |
82 |
1 |
3 |
| setAcceptPartialAuthorization() |
S |
81 |
1 |
3 |
| getBuyerEmailAddress() |
S |
82 |
1 |
3 |
| setBuyerEmailAddress() |
S |
81 |
1 |
3 |
| getBillingAddress() |
S |
82 |
1 |
3 |
| setBillingAddress() |
S |
81 |
1 |
3 |
| getShippingAddress() |
S |
82 |
1 |
3 |
| setShippingAddress() |
S |
81 |
1 |
3 |
| getNote() |
S |
82 |
1 |
3 |
| setNote() |
S |
81 |
1 |
3 |
| getStatementDescriptionIdentifier() |
S |
82 |
1 |
3 |
| setStatementDescriptionIdentifier() |
S |
81 |
1 |
3 |
| getCashDetails() |
S |
82 |
1 |
3 |
| setCashDetails() |
S |
81 |
1 |
3 |
| getExternalDetails() |
S |
82 |
1 |
3 |
| setExternalDetails() |
S |
81 |
1 |
3 |